home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / snarf102.zip / VERSIONS.TXT < prev   
Text File  |  1991-04-20  |  5KB  |  110 lines

  1. Version 1.02.  Apr. 20, 1991.
  2.  
  3. * The allowed delay between connecting and recieving an NN: prompt was too
  4.   short for a Front Door or BinkleyTerm environment.  That delay has been
  5.   lengthened from 10 seconds to 45 seconds.
  6.  
  7.  
  8.  
  9.  
  10.  
  11. Version 1.01.  Mar. 23, 1991.
  12.  
  13. * Snarf v1.00 speeded up modem handling a little too much.  Many modems
  14.   require a short pause between commands.  This version provides one.
  15. * Some modems do not activate the carrier detect line immediately upon
  16.   connection.  With these modems, Snarf v1.00 would report a lost carrier
  17.   immediately after connection.  This version does not begin checking for lost
  18.   carrier until the first data character is recieved.
  19. * Snarf v1.00 interpreted command-line telephone numbers containing dashes as
  20.   if they were logical BBS names.  This version interprets them correctly.
  21.  
  22.  
  23.  
  24.  
  25.  
  26. Version 1.00.  Mar. 19, 1991.
  27.  
  28. * Snarf callers can now specify a username in their configuration screen. This
  29.   lets sysops know who is calling and downloading files.  (This is the single
  30.   most-requested Snarf feature.)
  31. * Snarf users can now specify a BBS to call by name rather than by phone
  32.   number.  (This is the second most-requested feature.)
  33. * Snarf now supports uploading as well as downloading.
  34. * Users can now request a BBS file list without knowing exactly what filename
  35.   the sysop of the BBS likes to use.  This allows some standardization of file
  36.   lists without requiring a specific file name convention.
  37. * Configuration screens have been added to both Snarf and Remote.  This allows
  38.   simplification of the command line, since many parameters are stored as
  39.   defaults.
  40. * Sysops can create a banner file which is displayed to callers whenever they
  41.   snarf files.  This banner can be any file, and does not have to be specific
  42.   to Snarf.  For example, the WELCOME.MSG file for the BBS could do dual
  43.   service as the Snarf banner.
  44. * Snarf now supports unusual COM port configurations.  Snarf v0.94 only
  45.   supported standard COM ports 1 through 4;  Snarf v1.00 can support any
  46.   hardware port address and any IRQ line.
  47. * There are now configuration options for DSZ command line parameters.  Version
  48.   0.94 of Snarf always used 1k Compressed Zmodem.  Version 1.00 allows you to
  49.   use CRC-32, or Moby Turbo, or whatever is best for you.
  50. * The internal modem drivers in Snarf have been improved to better handle
  51.   high-speed modems.  The beta-test versions of Snarf used communications
  52.   routines which were not interrupt-based; version 1.00 uses full
  53.   interrupt-driven buffering for both send and recieve.
  54. * The link negotiation routines in Snarf now give preference to terminator
  55.   characters over timeouts.  This signifigantly improves the speed of modem
  56.   initialization and logon.
  57. * Stack problems sometimes occurred when Snarf v0.94 was run in an interrupt-
  58.   rich environment, such as a multitasker or a system with background fax
  59.   activity.  This was due to stack overflow during multiple simultaneous
  60.   interrupt processing.  Snarf's internal stack has been enlarged from 4k to
  61.   8k to avoid this problem.
  62. * Modem handling has been improved somewhat with the addition of user-defined
  63.   init and connect strings.  Snarf still requires a Hayes-compatible modem,
  64.   however.
  65.  
  66.  
  67.  
  68.  
  69. Version 0.94.  Dec. 14, 1990.
  70.  
  71. * Security probelm fixed. With prior versions, paths containing the forward
  72.   slash character could be used to override Snarf's internal security.  For
  73.   example, the file \valid\../bbs/data/config.dat could be downloaded.  This
  74.   was because Snarf does not recognize the forward slash as a directory
  75.   separator, but DSZ does.  With version 0.94, all forward slashes are
  76.   translated to backslashes before file requests are processed.
  77.  
  78.  
  79.  
  80.  
  81. Version 0.93.  Nov. 10, 1990.
  82. * Reads CONFIG.DAT, instead of CHAIN.TXT, to discover the location of the
  83.   gfiles and data directories.
  84. * Remote handles odd ports with the DSZ portx command.  Snarf still doesn't.
  85. * Makes no assumptions about the WWIV port structure. (IE, just because WWIV
  86.   says it's COM1, it's not necessarily port 3F8 and IRQ4.)
  87. * Handles error conditions and user aborts better.
  88.  
  89.  
  90.  
  91.  
  92. Version 0.92.  Nov. 5, 1990.
  93.  
  94. * Uses the 'ha slow' parameter on the DSZ command line.
  95. * Call logging is much more detailed, especially if there are errors during
  96.   the call.
  97. * Snarf now checks to see if DSZ exists, and if there is enough memory for it,
  98.   before trying to run it.
  99. * Files can now be downloaded without explicitly specifying a directory.
  100. * A list-file can now be used to avoid having to enter long lists of files on
  101.   the command line.
  102.  
  103.  
  104.  
  105.  
  106. Version 0.91.  Nov. 3, 1990.
  107.  
  108. * Initial working beta-test release.
  109.  
  110.